From 4111253b6bffb9935ebc69ba04d605ab6fa1f450 Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Wed, 24 Sep 2003 04:18:39 +0000 Subject: [PATCH] (Low-Level Network): Fix typo. --- lispref/processes.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lispref/processes.texi b/lispref/processes.texi index 4887b880abb..d0b77b7c018 100644 --- a/lispref/processes.texi +++ b/lispref/processes.texi @@ -1828,7 +1828,7 @@ For a server process, the options specified with connections, so you will need to set the necessary options for each child connection as they are created. -@table asis +@table @asis @item :bindtodevice @var{device-name} If @var{device-name} is a non-empty string identifying a network interface name (see @code{network-interface-list}), only handle -- 2.30.2